diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-14 17:03:57 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-14 17:04:10 +0900 |
| commit | 693b3803f0ee50c54364e933fcc64a2ea4dacd7c (patch) | |
| tree | 373d12e42f65863618ed3d3c123e4e404456ae6f /config/waybar/style/[Colorful] Oglo Chicklets.css | |
| parent | 5e9cd60e59482c5a026988b50464dc7da24df0fa (diff) | |
adjusted some waybar style fonts
Diffstat (limited to 'config/waybar/style/[Colorful] Oglo Chicklets.css')
| -rw-r--r-- | config/waybar/style/[Colorful] Oglo Chicklets.css | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/config/waybar/style/[Colorful] Oglo Chicklets.css b/config/waybar/style/[Colorful] Oglo Chicklets.css index 90353d62..6438ddf4 100644 --- a/config/waybar/style/[Colorful] Oglo Chicklets.css +++ b/config/waybar/style/[Colorful] Oglo Chicklets.css @@ -1,5 +1,8 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ +/* Oglo Chicklets */ + * { - font-family: JetBrainsMono Nerd Font, FontAwesome, Roboto, Helvetica, Arial, sans-serif; + font-family: "JetBrainsMono Nerd Font", FontAwesome, Roboto, Helvetica, Arial, sans-serif; font-size: 97%; font-weight: bold; } |
